Java View all facts Glossary Help |
type > primitive type > integral type > integer^2 |
integer^2 | ||||
subject | fact |
integer^2 | has a sign indicating positive or negative | |
has default value 0 | ||
is a subtopic of Variables and Data Types | ||
is a kind of integral type | ||
primitive type | evaluates to the value stored in the variable | |
has part primitive type name | ||
is not an object | ||
is normally used instead of wrapper class instances for arithmetic | ||
type | limits the possible values that a variable can hold or that an expression can produce at run time | |
specifies a set of value |
Kinds of integer^2 :